@charset "utf-8";
/* CSS Document */

/*****Basic Element*****/
* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑", "黑体";
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
}
img {
	border: none;
}
body {
}
/*****Generic Classes*****/
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.ww {
	width: 1000px;
	margin: 0 auto;
}
.wwe {
	width: 1200px;
	margin: 0 auto;
}
/*****Basic Layout*****/
#wrap {
	position:relative;
}
/*****Banner*****/
#banner {
	position:relative;
}
#full-screen-slider {
	width: 100%;
	height: 735px;
	float: left;
	position: relative
}
#slides {
	display: block;
	width: 100%;
	height: 735px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 25%;
	bottom: 160px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}
#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #fff;
	border:1px #ccc solid;
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background: #ef003e
}
/*****Header*****/
#header {
	position:absolute;
	top:50px;
	left:0;
	width:100%;
	z-index:999999999999;
}
#header li {
}
#header li a {
	display:inline-block;
	height:40px;
	line-height:40px;
	padding:0 13px;
	font-weight:bold;
	font-size:16px;
	color:#000;
	margin: 0 20px;
}
#header li a.selected {
	background:#d90000;
	border-radius:4px;
	color:#fff;
}
/*****Main*****/
#main {
	width:100%;
	position:absolute;
	left:0;
	top:600px;
	z-index:99999999999;
}
#main > .ww {
	background:#fff;
	padding:20px 0;
}
.news {
	padding:0 20px;
}
.title {
	padding-bottom:25px;
	width:960px;
	margin:0 auto;
}
.title h2 {
	font-size:18px;
	height:36px;
	line-height:36px;
	padding-left:45px;
}
.title a {
	display:inline-block;
	width:50px;
	height:19px;
	line-height:19px;
	text-align:center;
	font-size:12px;
	color:#bdbdbd;
	border:1px #bdbdbd solid;
	border-radius:4px;
	margin-top:10px;
}
.news .title h2 {
	background:url(../../images/icon1_03.gif) no-repeat left center;
}
.news li {
	width:300px;
	height:90px;
	overflow:hidden;
	margin:0 30px 30px 0;
}
.news li img {
	display:block;
	width:120px;
	height:90px;
}
.news li dl {
	width:170px;
	padding-top:5px;
}
.news li dt {
	font-weight:200;
	font-size:14px;
	color:#3f3f3f;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.news li dd {
	font-size:12px;
	color:#a5a5a5;
	line-height:20px;
}
.news li a:hover dt {
	color:#d90000;
}
.business {
	margin-bottom:40px;
}
.business h2 {
	background:url(../../images/icon2_03.png) no-repeat left center;
}
.business .yw {
	height:399px;
	background:url(../../images/bg_business.jpg) center top;
}
.business .imgbox {
	position:relative;
}
#marquee4 {
	width: 752px;
	height: 238px;
	overflow: hidden;
	margin: auto;
	padding-top:85px;
}
#marquee4 ul li {
	padding-right:19px;
}
#marquee4 ul li a {
	display:block;
	width: 216px;
	height:216px;
	border:1px #ccc solid;
	padding:10px;
	background:#fff;
	border-radius:119px;
}
#marquee4 ul li img {
	display: block;
	width: 216px;
	height: 216px;
	border-radius:108px;
	margin:0 auto;
}
#marquee4 ul li p {
	width:196px;
	font-size: 16px;
	color: #d90000;
	line-height: 60px;
	height:60px;
	position:absolute;
	left:20px;
	bottom:10px;
	text-align:center;
}
#contro3 #goL2 {
	position: absolute;
	top: 180px;
	right: 50px;
	width:46px; height:46px; 
	background:url(../../images/arrow_right.png) no-repeat -10px -66px;
}
#contro3 #goR2 {
	position: absolute;
	top: 180px;
	left: 50px;
	width:46px; height:46px; 
	background:url(../../images/arrow_right.png) no-repeat -10px -10px;
}
.links .title {
	padding-bottom:10px;
	border-bottom:1px #eee solid;
	margin-bottom:40px;
}
.links .title h2 {
	background:url(../../images/icon3_03.gif) no-repeat left center;
}
.links .brand {
	text-align:center;
	padding-bottom:40px;
}
.deimg {
	background:#b20000;
	padding:25px 0;
}
.deimg li {
	margin-right:10px;
}
.deinfo {
	background:#444;
	padding:15px 0;
	
}
.deinfo .tel {
	padding-top:20px;
}
.deinfo .tel img{ float:left;vertical-align:middle;}
.deinfo .tel span{ float:left; margin-left:15px; vertical-align:middle; color:#fff;font-size: 32px;}
.deinfo .bnav {
	font-size:14px;
	color:#fff;
	line-height:26px;
	text-align:right;
	
}
.deinfo a {
	color:#fff;
	margin-left:10px;
}
#footer {
	background:url(../../images/bg_bottom_03.png) no-repeat center 19px;
	padding-top:55px;
}
#footer .ww {
	border-top:1px #ddd solid;
	font-size:12px;
	color:#999;
	text-align:center;
	padding:10px 0 20px 0;
}
#footer .ww a { color:#333}
.main_left {
	width:250px;
	margin-left:15px;
}
.main_left .menu {
}
.main_left .menu li {
	margin-bottom:1px
}
.main_left .menu li a {
	display:block;
	height:48px;
	line-height:48px;
	background:#fff url(../../images/left.png) no-repeat 205px center;
	padding-left:25px;
	font-size:16px;
	color:#000;
	border:1px #ccc solid;
}
.main_left .menu li.first {
}
.main_left .menu li.first a {
	font-weight:bold;
	color:#fff;
	border:1px #d90000 solid;
	background:#d90000 url(../../images/left2.png) no-repeat 205px center;
}
.main_left .menu li a:hover {
	color:#d90000;
}
.main_left .menu li.first a:hover {
	color:#fff;
}
.main_left .leftnews {
	padding-bottom:13px;
}
.main_left .leftnews li {
	border-bottom:1px #bbb dotted;
	padding:10px 0;
}
.main_left .leftnews li img {
	display:block;
	width:120px;
	height:90px;
}
.main_left .leftnews li dl {
	width:100px;
	padding-left:10px;
}
.main_left .leftnews li dt {
	font-size:14px;
	color:#333;
	line-height:18px;
	padding-bottom:10px;
}
.main_left .leftnews li dd {
	font-size:12px;
	color:#999;
}
.main_left .imgs img {
	display:block;
	width:250px;
	margin-top:-1px;
}
#main > .wwe {
	background:#fff;
	padding:20px 0;
}
.main_right {
	width:910px;
	margin-right:10px;
}
.bigtitle {
	height:50px;
	background:#ddd url(../../images/right_03.png) no-repeat 860px center;
	padding-left:20px;
}
.bigtitle h2 {
	display:inline-block;
	font-size:16px;
	border-bottom:3px #d90000 solid;
	padding:16px 0 10px;
}
.main_right .plist {
	padding-top:20px;
}
.main_right .plist li {
	padding:0 16px;
}
.main_right .plist li img {
	display:block;
	width:270px;
	height:200px;
}
.main_right .plist li p {
	font-family:"宋体";
	font-size:12px;
	color:#555;
	text-align:center;
	padding:10px 0 20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.nlist {
	padding-bottom:20px;
}
.nlist li {
	border-bottom:1px #999 dotted;
	padding:20px 0;
}
.nlist li span {
	display:block;
	font-size:12px;
	color:#0099cc;
	padding:5px 0 10px 0;
}
.nlist li img {
	width:200px;
	height:133px;
}
.nlist li dl {
	width:660px;
	padding-left:15px;
}
.nlist li dt {
	font-size:14px;
	color:#00468c;
}
.nlist li dd {
	font-size:12px;
	color:#777;
	line-height:22px;
}
.pshow {
	padding-top:35px;
}
.pshow h4.tit {
	text-align:center;
	font-weight:normal;
	font-size:20px;
	color:#000;
	padding-bottom:40px;
}
.pshow .date {
	display:block;
	text-align:center;
	font-size:12px;
	color:#0099cc;
}
.pshow img {
	display:block;
	
	margin:0 auto;
}
.content {
	padding:20px;
	font-size:14px;
	color:#666;
	line-height:28px;
}